BindsModule

@Module
abstract class BindsModule

Functions

Link copied to clipboard
@Binds
@IntoMap
@StringKey(value = "org.scottishtecharmy.soundscape.screens.markers_routes.screens.routesscreen.RoutesViewModel")
abstract fun binds(vm: RoutesViewModel): ViewModel